Ideas for an Erlang Application [closed]

Posted by user1640228 on Programmers See other posts from Programmers or by user1640228
Published on 2012-09-10T21:17:25Z Indexed on 2012/09/10 21:49 UTC
Read the original article Hit count: 199

Filed under:
|

I'm just about to finish an Erlang book and I've done plenty of hacking on trivial things outside of reading the book.

Now I want to crank thinks up and build an app that really makes use of many of Erlang and OTP's big features.

I've got a few sketches of a highly-available music delivery system backed up by a riak cluster.

Would love some help to inspire my project and help me into designing the system the way a professional Erlanger would.

© Programmers or respective owner

Related posts about personal-projects

Related posts about erlang